home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.5 KB | 53 lines | [TEXT/GEOL] |
- Item forwarded by TRISH to MPW.BUGS
-
- Item 5395270 23-Oct-90 09:04PDT
-
- From: D4280 IDS, Robert Pappas,PRT
-
- To: CPLUS.DEV$ C++ Interest List--Developers
- CPLUS.BUGS MPW C++ Bug Report Handler
- TRISH Becker, Trish
- MACDTS Macintosh Developer Tech Supt
-
- Sub: C++ final bug
-
-
-
- I cannot compile a C++ file with the C++ release that I could with the b4
- release.
-
- Here is what I get:
-
- mabuild -nodebug FMP -sym -linkmap -link '-mf' -cplusload -cplus '-mf'
- -inspector -pascal '-clean'
-
- MABuildTool - v. 2.0 Release 3/22/90 Start: 10:53:28 AM 10/23/90
-
- Copyright Apple Computer, Inc. 1986-1990
- All Rights Reserved.
-
- Target Folder: "HD:MPW_Projects:Source_Code:FMP.src:.NoDebug Sym Inspector:"
- Making: FMP.MAMake
- Compiling: UFMP.cp
- warning: -d or -u option(s) will not affect code saved in dump file
-
- ### Code Generator Fatal Error
- ### Register 8
-
- ### Within TIDSDOCDB.READDATA (Error 2002): Code generator tried to free a
- register that was already free ###
- ### IC = 268, offset = 30992
- ### MPW Shell - Execution of HD:MPW_Projects:Source_Code:FMP.src:.NoDebug Sym
- Inspector:FMP.MakeIt terminated.
- ### MPW Shell - Execution of mabuild terminated.
-
- The C compiler craps out.
-
- I have MPW 3.2b1 (the ETO release), its partition is set at 2048K, it has a
- 256K stack (HEXA). I am using load/dump.
-
- What's wrong?
-
- Bob Pappas
-
-